Loading...
 

Address type assignment

Address type assignment

Description

Addresses can be

Functionality

Shopping address type allocation window

This window is used to maintain purchasing addresses(suppliers).

Fields
Field Description
Type of address PO box addresses cannot be used for returns
Related texts Additional texts that are printed when an address of this type is printed (e.g. special delivery text "Deliver to doorman")
Buttons
button Description
OK Changes to the address object are saved. If no changes are made, the button is locked.
Close The window is closed without saving changes. If you want to save the changes, you must press the "OK" button.

Sales address type allocation window

This window is used to maintain sales addresses(customers, prospects).

Fields
Field Description
Type of address PO box addresses cannot be used for deliveries
Related texts Additional texts that are printed when an address of this type is printed (e.g. special delivery text "Deliver to doorman")
Buttons
button Description
OK Changes to the address object are saved. If no changes are made, the button is locked.
Close The window is closed without saving changes. If you want to save the changes, you must press the "OK" button.

Related topics


Technical documentation

Overview

 addrtyp.bmp (8118 bytes)

Address type Assignment module

Module name

addrtyp.mod

Classes

CX_ADDRESS

Security

In addition to restricting access rights via the class and its data fields, the module can be restricted in its use via some of the received messages.

Received messages
Message Parameters Function Security

Sent messages
Message Parameters Function Receiver module
ADDRESS_CHANGED Address object Address has been changed
ADDRESS_CREATED Address object Address was created
ADDRESS_DELETED Address object Address was deleted

Purchasing address type Allocation module

Module name

addrtypp.mod

Classes

CX_ADDRESS

Security

In addition to restricting access rights via the class and its data fields, the module can be restricted in its use via some of the received messages.

Received messages
Message Parameters Function Security
EDIT_PURCHASE_ADDRESS_TYPE Address object Purchasing address allocation

Sent messages
Message Parameters Function Receiver module
ADDRESS_CHANGED Address object Address has been changed
ADDRESS_CREATED Address object Address was created
ADDRESS_DELETED Address object Address was deleted

Sales address type Allocation module

Module name

addrtyps.mod

Classes

CX_ADDRESS

Security

In addition to restricting access rights via the class and its data fields, the module can be restricted in its use via some of the received messages.

Received messages
Message Parameters Function Security
EDIT_SALES_ADDRESS_TYPE Address object Sales address assignment

Sent messages
Message Parameters Function Receiver module
ADDRESS_CHANGED Address object Address has been changed
ADDRESS_CREATED Address object Address was created
ADDRESS_DELETED Address object Address was deleted

Operational business